Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure dependabot with directories #146

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

bryfox
Copy link
Contributor

@bryfox bryfox commented Jul 19, 2024

Changelog

None

Docs

None

Description

This adds a dependabot configuration file that specifies "directories" — a new feature that should group security updates for each of our examples:

We recommend you use directories when you want to apply the exact same configuration to multiple directories or group dependency updates across multiple directories

Currently, when we make a security update to the primary source, dependabot will open a separate PR for each example to get on the latest version.

This does not enable additional updates beyond our existing security updates.

@defunctzombie defunctzombie merged commit 01d692f into main Jul 19, 2024
7 checks passed
@defunctzombie defunctzombie deleted the bryan/dependabot-directories branch July 19, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants